The Search Bar User Interface

The Search bar enables users to launch searches and view the results. When the user clicks the Search button, the search bar appears in an area to the left of the browser called an Explorer bar. The results of the search appear to the right. Users can now easily move between different items in a search results list, and more efficiently find the information they are looking for.

The Search bar is an integral part of Internet Explorer. Here are some guidelines you can follow when designing your own Search bar to ensure it works well within the Explorer bar.

Testing your content

The easiest way to test your own content is to temporarily replace the following registry key that Internet Explorer uses to populate the Search bar. If you change this key to point to your own pages, when you click on the Search button it will load your content instead of the default content. It's important to save the original registry key so you can return the Search bar to its default behavior when you have finished testing.

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]

"Search Bar"=http://home.microsoft.com/search/search.asp "

To change the registry key to what you want, change the URL above to your URL and save it as a .reg file.

Note
Internet Explorer does not provide a way to reset this URL, so it is not recommended that you allow users to set this on their own.

Warning
Editing the registry can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from editing your registry can be resolved. Edit it at your own risk.